<div class="chat_box">
<ul class="chat_title">
 <a href="javascript://" rel="nofollow" onclick="return show_profile('$USER_ID$');" target="_blank"><li class="ch_ico"></li></a>
<li class="ch_u_name"><a href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='[i]$USERNAME$[/i], ';return false;">
 <b>$USERNAME$</b></a></li>
 </ul>
<div class="chat_text">$MESSAGE$</div>
</div>